threads example from Erik Mouw. New question on GtkLabel background
authorGMT 1999 Tony Gale <gale@gtk.org>
Sat, 13 Nov 1999 23:06:46 +0000 (23:06 +0000)
committerTony Gale <gale@src.gnome.org>
Sat, 13 Nov 1999 23:06:46 +0000 (23:06 +0000)
commitee3d13766031e30653d82764aef92ae444015c5e
treec0d025531a52bee6a44d65babd111b6d3f04bed7
parente4df9fa95b83ce233c2129c3098e2727316e982b
threads example from Erik Mouw. New question on GtkLabel background

Sat Nov 13 22:30:29 GMT 1999 Tony Gale  <gale@gtk.org>

        * docs/gtkfaq.sgml: threads example from Erik Mouw.
        New question on GtkLabel background colors.

        * docs/gtk_tut.sgml:
          - Correct the example code callback
            function definitions.
          - Update the gtkdial example code, from Frans van Schaik.
          - Update setselection.c to current API.

        * examples/Makefile examples/*/*.c: Update to code
        listed in tutorial.
49 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/faq/gtkfaq.sgml
docs/gtk_tut.sgml
docs/gtkfaq.sgml
docs/tutorial/gtk_tut.sgml
examples/Makefile
examples/aspectframe/aspectframe.c
examples/buttonbox/buttonbox.c
examples/buttons/buttons.c
examples/entry/entry.c
examples/eventbox/eventbox.c
examples/filesel/filesel.c
examples/fixed/fixed.c
examples/frame/frame.c
examples/gtkdial/gtkdial.c
examples/gtkdial/gtkdial.h
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/label/label.c
examples/list/list.c
examples/menu/itemfactory.c
examples/menu/menu.c
examples/notebook/notebook.c
examples/packbox/packbox.c
examples/paned/paned.c
examples/pixmap/pixmap.c
examples/progressbar/progressbar.c
examples/radiobuttons/radiobuttons.c
examples/rangewidgets/rangewidgets.c
examples/rulers/rulers.c
examples/scribble-simple/scribble-simple.c
examples/scribble-xinput/Makefile [new file with mode: 0644]
examples/scribble-xinput/scribble-xinput.c [new file with mode: 0644]
examples/scrolledwin/scrolledwin.c
examples/selection/gettargets.c
examples/selection/setselection.c
examples/statusbar/statusbar.c
examples/table/table.c
examples/text/text.c
examples/tictactoe/tictactoe.c
examples/tictactoe/ttt_test.c
examples/tree/tree.c
examples/wheelbarrow/wheelbarrow.c